Skip to content
Back to search
30
MCP

Claude Talk to Figma

pulsemcp/claude talk to figma

Enables direct control over Figma designs through WebSocket communication for document inspection, element creation and modification, text manipulation, component management, and export capabilities for automated design workflows and content localization.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Figma
Bidirectional WebSocket bridge enabling real-time design manipulation with node creation, text replacement, component management, and automa
0 tools
Figsor
Bridges Cursor to Figma for chat-driven design creation and editing on the canvas via a WebSocket-connected plugin.
0 tools
claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and
0 tools
tellfigma
MCP server that gives AI apps (Claude, Cursor, VS Code Copilot, Windsurf) full CREATE/EDIT/DELETE control over Figma via Chrome DevTools Pro
0 tools
Figma Pro
Integrates with Figma API to retrieve design files, extract design tokens and CSS properties, process designer comments for implementation i
0 tools
claude talk to figma mcp
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_talk_to_figma": {
      "url": "None",
      "transport": "http"
    }
  }
}